Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ItemStyle<T> Class / GetStyle Method

In This Topic
    GetStyle Method (ItemStyle<T>)
    In This Topic
    Gets the new C1.Framework.Style object that matches the current style if it is possible.
    Syntax
    'Declaration
     
    
    Public Function GetStyle() As Style
    public Style GetStyle()
    See Also